TupleCollection Properties |
The TupleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | (Inherited from CollectionBase.) | |
| Count | (Inherited from CollectionBase.) | |
| InnerList | (Inherited from CollectionBase.) | |
| Item |
Gets or sets the value associated with the specified index.
In C#, this property is the indexer for the TupleCollection class.
| |
| List | (Inherited from CollectionBase.) |